Precompute crc32 on GPX lookup table on startup so we spend less time
authorrobertl <robertl@f51c46e8-681c-474f-0cfe-069cfd0219fb>
Tue, 24 Jan 2006 15:30:54 +0000 (15:30 +0000)
committerrobertl <robertl@f51c46e8-681c-474f-0cfe-069cfd0219fb>
Tue, 24 Jan 2006 15:30:54 +0000 (15:30 +0000)
commita1c0db34b7214aa2c36b475cdbcc3d83d53f1cf9
treeef45ebeac6cdc01cc884babdd07882e164fb336c
parentc0dedf58201c5c7715131abe332439f8088984e5
Precompute crc32 on GPX lookup table on startup so we spend less time
in strcmp later.

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@1710 f51c46e8-681c-474f-0cfe-069cfd0219fb
gpsbabel/Makefile
gpsbabel/defs.h
gpsbabel/gpx.c
gpsbabel/mingw/wintesto.cmd
gpsbabel/util_crc.c